-
Notifications
You must be signed in to change notification settings - Fork 4k
Add DataFrame.merge() term entry #6800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Enrique-Macias thank you for contributing to Codecademy Docs, the entry is nicely written! 😄
I've suggested a few changes, could you please review and modify those at your earliest convenience? Thank you! 😃
Co-authored-by: Mamta Wardhani <[email protected]>
… demonstrate various merge types and their effects on DataFrames.
Hi @mamtawardhani , |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the edits @Enrique-Macias 😄
The entry looks good for a second round of review! 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to be merged, @Enrique-Macias!
👋 @Enrique-Macias 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/pandas/dataframe/merge Please note it may take a little while for changes to become visible. |
Description
Added a new term entry for the DataFrame.merge() method in Pandas. The entry includes:
Location:
content/pandas/concepts/dataframe/terms/merge/merge.md
Issue Solved
Closes #6779
Type of Change
Editing an existing entry (fixing a typo, bug, issues, etc)Updating the documentationChecklist
main
branch.Issues Solved
section.